IritPrsrOpenStreamFromSocket

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

IritPrsrOpenStreamFromSocket()  

SYNOPSIS

prsr_lib/iritprs1.c:250

int IritPrsrOpenStreamFromSocket(int Soc, int Read, int IsBinary)
 

DESCRIPTION

Converts an open socket into a stream.  

PARAMETERS:

Soc: A handle to the open socket.

Read: TRUE for reading from f, FALSE for writing to f.

IsBinary: Is it a binary file?  

FUNCTION RETURN VALUE

int: A handle on the constructed stream.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:16 GMT, October 17, 2022